home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2517 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  821 b 

  1. Path: castle.nando.net!news
  2. From: actuary@nando.net   (Bill McCarthy)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: add .exe
  5. Date: 22 Jan 1996 04:16:27 GMT
  6. Organization: News & Observer Public Access
  7. Message-ID: <4dv32r$qem@castle.nando.net>
  8. References: <4dpls2$o7h@ctylnk.cityu.edu.hk>
  9. Reply-To: actuary@nando.net (Bill McCarthy)
  10. NNTP-Posting-Host: vyger119.nando.net
  11. X-Newsreader: IBM NewsReader/2 v1.2
  12.  
  13. In <4dpls2$o7h@ctylnk.cityu.edu.hk>, 93840992@cpccux0.cityu.edu.hk () writes:
  14. >Dear all,
  15. >    Can I include a .exe file in C program? (and how?)
  16.  
  17. I'm not sure what you mean by including it.  You can invoke programs
  18. with system().  Look it up.  It will probably have a cross-reference to
  19. other, system specific, related functions you may find useful for your
  20. operating system.
  21.  
  22. Bill McCarthy
  23. actuary@nando.net
  24. Wendell, NC  USA
  25.  
  26.